Skip to content

Fix #4291: Copy sticky attachments in TreeCopier #4292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

Duhemm
Copy link
Contributor

@Duhemm Duhemm commented Apr 11, 2018

Sticky attachments are attachments whose key is a subclass of
StickyKey. Those attachments should be copied when a tree is copied
using a TreeCopier.

Fixes #4291

Sticky attachments are attachments whose key is a subclass of
`StickyKey`. Those attachments should be copied when a tree is copied
using a `TreeCopier`.

Fixes scala#4291
@Duhemm
Copy link
Contributor Author

Duhemm commented Apr 11, 2018

test performance please

@dottybot
Copy link
Member

performance test scheduled: 4 job(s) in queue, 1 running.

@dottybot
Copy link
Member

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/4292/ to see the changes.

Benchmarks is based on merging with master (4058393)

@Duhemm Duhemm requested a review from odersky April 12, 2018 17:41
Copy link
Contributor

@odersky odersky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree it's good to have this functionality.

@odersky odersky merged commit e515bd0 into scala:master Apr 27, 2018
@Duhemm Duhemm deleted the fix/4291 branch April 27, 2018 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants